realtime system meaning in Chinese
实时系统
Examples
- A feature of realtime systems which can interrupt batch processing for realtime transactions
实时系统的一个特征,它可以中断批量处理以便进行实时事务的处理。 - Manufactures components for automation and control including twincat nt - realtime system , bus terminal , industrial pc , beckhoff - lightbus
-生产调节阀液位计电磁阀温控器电动二通阀等产品。 - It ’ s urgent needed a reliable and realtime system as an assistant to railway inspection . so we designed a new railway quality realtime monitoring system
所以铁道检测部门迫切需要一种可靠性高、实时性强的小型智能系统作为铁轨检查车的补充。 - Incremental collection reduces garbage collection pauses at the expense of throughput , making it desirable only in cases where shorter collection pauses are very important , such as near - realtime systems . the algorithm used by the jdk for incremental collection , the
增量收集减少了垃圾收集暂停,以牺牲吞吐能力为代价,这使它只在更短的收集暂停非常重要时才值得考虑,如接近实时的系统。